# Page Not Found

The URL `features/{{ mix('resources/js/app.js') }}` does not exist.

You might be looking for one of these pages:
- [Sessions](https://docs.masoniteproject.com/features/sessions.md)
- [Queues and Jobs](https://docs.masoniteproject.com/features/queues.md)
- [Helpers](https://docs.masoniteproject.com/features/helpers.md)
- [Rate Limiting](https://docs.masoniteproject.com/features/rates.md)
- [API Development](https://docs.masoniteproject.com/features/api.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.masoniteproject.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.masoniteproject.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/features/sessions.md`)
- Use `Accept: text/markdown` header for content negotiation